Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adsb support for inav #1846

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Adsb support for inav #1846

merged 1 commit into from
Feb 2, 2024

Conversation

error414
Copy link
Contributor

@error414 error414 commented Oct 8, 2023

ADSB support for uAvionix pingRX (not tested) and Aerobit TT-SC1 (tested), data are sent over mavlink ADS_VEHICLE frame.
OSD displays the nearest ADSB equipped aircraft.
OSD adsb data flashes as warning if within set distance for proximity warning of other aircraft

Can be set:

  • distance limit for showing adsb info
  • distance warning limit, for blinking
  • limit for altitude for ingnoring plane, for example planes in 10km are not interested for us (planes below are always displayed)

example is here https://youtu.be/Xk7tzsXhkZA?si=uvn9MfoWO949a6Xd&t=30
adsb1
adsb3
adsb5

PR for inav iNavFlight/inav#9355

@mmosca
Copy link
Collaborator

mmosca commented Oct 11, 2023

Can you update resources\osd and add the adsb symbol?

@MrD-RC
Copy link
Collaborator

MrD-RC commented Oct 11, 2023

There has been an ADSB symbol in the OSD for a while now. Element 253.

@mmosca
Copy link
Collaborator

mmosca commented Oct 11, 2023 via email

@DzikuVx DzikuVx modified the milestones: 7.1, 8.0 Feb 2, 2024
@DzikuVx DzikuVx merged commit 02453dc into iNavFlight:master Feb 2, 2024
@error414 error414 deleted the adsb branch May 9, 2024 17:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants